| 2016-11-17 |
Øyvind Kolås | cairo: pad with 255 instead of copy of color for 24bit... |
commit | commitdiff | tree | snapshot |
| 2016-11-17 |
Øyvind Kolås | cairo: slight improvements to speed and accuracy |
commit | commitdiff | tree | snapshot |
| 2016-11-17 |
Øyvind Kolås | extensions/cairo: remove some arithmetic |
commit | commitdiff | tree | snapshot |
| 2016-11-16 |
Øyvind Kolås | change default BABL_TOLERANCE to 0.000006 |
commit | commitdiff | tree | snapshot |
| 2016-11-16 |
Øyvind Kolås | extensions/cairo: replace hard-coded LUT with runtime LUT |
commit | commitdiff | tree | snapshot |
| 2016-11-16 |
Øyvind Kolås | add single precision versions of linear/gamma conversions |
commit | commitdiff | tree | snapshot |
| 2016-11-16 |
Øyvind Kolås | fast-float: tweak lut generation |
commit | commitdiff | tree | snapshot |
| 2016-11-15 |
Øyvind Kolås | babl-cache: attempt to make things barely compile on... |
commit | commitdiff | tree | snapshot |
| 2016-11-15 |
Øyvind Kolås | store cached fishes in ~/.cache/babl |
commit | commitdiff | tree | snapshot |
| 2016-11-15 |
Øyvind Kolås | babl-cache: remove unneeded switch |
commit | commitdiff | tree | snapshot |
| 2016-11-15 |
Øyvind Kolås | reduce default max babl path to 3 |
commit | commitdiff | tree | snapshot |
| 2016-11-15 |
Øyvind Kolås | babl-cache: add a 1% probability of cached conversions... |
commit | commitdiff | tree | snapshot |
| 2016-11-15 |
Øyvind Kolås | babl-cache: store tolerance as part of cache versioning |
commit | commitdiff | tree | snapshot |
| 2016-11-15 |
Øyvind Kolås | move fish cache to own .c file |
commit | commitdiff | tree | snapshot |
| 2016-11-15 |
Simon Budig | extensions: align rounding of R'G'B'A u8 -> cairo-ARGB3... |
commit | commitdiff | tree | snapshot |
| 2016-11-15 |
SBP | Add extension with HCY color model, and pixel formats |
commit | commitdiff | tree | snapshot |
| 2016-11-14 |
Øyvind Kolås | babl.db: do not use strtod - it is locale dependent |
commit | commitdiff | tree | snapshot |
| 2016-11-14 |
Øyvind Kolås | remove deprecated loss struct member |
commit | commitdiff | tree | snapshot |
| 2016-11-14 |
Øyvind Kolås | babl.db: if git hash has changed, drop cache |
commit | commitdiff | tree | snapshot |
| 2016-11-14 |
Øyvind Kolås | babl.db: store git rev/version in header |
commit | commitdiff | tree | snapshot |
| 2016-11-14 |
Øyvind Kolås | build: add generation of git-version.h |
commit | commitdiff | tree | snapshot |
| 2016-11-14 |
Øyvind Kolås | fish cache: sort cached fish paths by descending usage |
commit | commitdiff | tree | snapshot |
| 2016-11-14 |
Øyvind Kolås | babl-fish-path: do not allow parallell construction |
commit | commitdiff | tree | snapshot |
| 2016-11-14 |
Øyvind Kolås | babl_init_db: formats being with first char of line |
commit | commitdiff | tree | snapshot |
| 2016-11-14 |
Øyvind Kolås | bail on db-cache restoration if format lookup fails |
commit | commitdiff | tree | snapshot |
| 2016-11-14 |
Øyvind Kolås | babl: cache state between babl runs |
commit | commitdiff | tree | snapshot |
| 2016-11-05 |
Alexandre Prokoudine | Post-release version bump to 0.1.21 |
commit | commitdiff | tree | snapshot |
| 2016-11-05 |
Alexandre Prokoudine | Release 0.1.20 |
commit | commitdiff | tree | snapshot |
| 2016-11-05 |
Alexandre Prokoudine | Update NEWS for 0.1.20 |
commit | commitdiff | tree | snapshot |
| 2016-09-16 |
Roman Lebedev | extensions: fast-float: add destroy() callback, fix... |
commit | commitdiff | tree | snapshot |
| 2016-08-30 |
Øyvind Kolås | babl-extension: fix BABL_PATH debug warning |
commit | commitdiff | tree | snapshot |
| 2016-08-30 |
Øyvind Kolås | babl-extension: print warning if no extensions were... |
commit | commitdiff | tree | snapshot |
| 2016-08-26 |
Roman Lebedev | babl_fish_path_fitness: gcc6: fix -Wmisleading-indentat... |
commit | commitdiff | tree | snapshot |
| 2016-08-26 |
Roman Lebedev | tools: babl-gen-test-pixels: add explicit return 0 |
commit | commitdiff | tree | snapshot |
| 2016-08-26 |
Roman Lebedev | extensions: gegl-fixups: mark unused functions with... |
commit | commitdiff | tree | snapshot |
| 2016-08-21 |
Roman Lebedev | Babl-fish-reference: create_name_internal(): ooops... |
commit | commitdiff | tree | snapshot |
| 2016-08-20 |
Roman Lebedev | extensions: gggl: conv_rgb8_rgba8(): use 255UL, not 255 |
commit | commitdiff | tree | snapshot |
| 2016-08-20 |
Roman Lebedev | extensions: fast-float: babl_lookup(): use 1UL, not... |
commit | commitdiff | tree | snapshot |
| 2016-08-20 |
Roman Lebedev | babl_fish_reference(), create_name(): add conditional... |
commit | commitdiff | tree | snapshot |
| 2016-08-20 |
Roman Lebedev | babl_fish_reference(), create_name() are racy |
commit | commitdiff | tree | snapshot |
| 2016-08-19 |
Roman Lebedev | Add .kateconfig with modelines for Kate |
commit | commitdiff | tree | snapshot |
| 2016-06-15 |
Øyvind Kolås | post release version bump to 0.1.19 |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Alexandre Prokoudine | Release 0.1.18 |
commit | commitdiff | tree | snapshot |
| 2016-05-30 |
Massimo Valentini | Bug 764628: Gaussian blur: visual glitches |
commit | commitdiff | tree | snapshot |
| 2016-02-12 |
Øyvind Kolås | post release bump |
commit | commitdiff | tree | snapshot |
| 2016-02-12 |
Øyvind Kolås | release 0.0.16 |
commit | commitdiff | tree | snapshot |
| 2016-02-12 |
Øyvind Kolås | extensions: re-add table based conversions inherited... |
commit | commitdiff | tree | snapshot |
| 2016-02-12 |
Massimo Valentini | zero initialize lsb |
commit | commitdiff | tree | snapshot |
| 2016-01-18 |
Øyvind Kolås | extensions: remove inaccurate table based conversions |
commit | commitdiff | tree | snapshot |
| 2016-01-16 |
Massimo Valentini | base: half-float reference zero initialize lsb |
commit | commitdiff | tree | snapshot |
| 2016-01-16 |
Øyvind Kolås | base: remove commented out single/half code |
commit | commitdiff | tree | snapshot |
| 2016-01-16 |
Øyvind Kolås | extensions: add single to/from half float extension |
commit | commitdiff | tree | snapshot |
| 2016-01-16 |
Øyvind Kolås | base: fix half reference conversion expecting zeroed... |
commit | commitdiff | tree | snapshot |
| 2016-01-10 |
Øyvind Kolås | sse2: reuse linear premul/unpremul for gamma formats |
commit | commitdiff | tree | snapshot |
| 2016-01-09 |
Debarshi Ray | CIE: Add conversion from "RGB float" to "CIE Lab float... |
commit | commitdiff | tree | snapshot |
| 2016-01-08 |
Daniel Sabo | Fix AVX instructions being generated in SSE4.1 code... |
commit | commitdiff | tree | snapshot |
| 2016-01-04 |
Michael Henning | extensions: Only build sse-half for x86_64. |
commit | commitdiff | tree | snapshot |
| 2016-01-03 |
Michael Henning | configure.ac: Fix the test for compiling half-floating... |
commit | commitdiff | tree | snapshot |
| 2016-01-01 |
Daniel Sabo | Add support for hardware half<->float conversions |
commit | commitdiff | tree | snapshot |
| 2015-12-21 |
Daniel Sabo | Add SSE4.1 u8 -> float conversions |
commit | commitdiff | tree | snapshot |
| 2015-12-21 |
Daniel Sabo | Add SSE4 to babl-cpuaccel |
commit | commitdiff | tree | snapshot |
| 2015-11-21 |
Øyvind Kolås | fix bug 755405 |
commit | commitdiff | tree | snapshot |
| 2015-11-19 |
Øyvind Kolås | post release version bump |
commit | commitdiff | tree | snapshot |
| 2015-11-19 |
Øyvind Kolås | release: 0.1.14 |
commit | commitdiff | tree | snapshot |
| 2015-11-19 |
Øyvind Kolås | NEWS, AUTHORS: updates |
commit | commitdiff | tree | snapshot |
| 2015-06-24 |
Roman Lebedev | babl_format_new(): fix global-buffer-overflow |
commit | commitdiff | tree | snapshot |
| 2015-06-24 |
Roman Lebedev | babl_model_new(): fix global-buffer-overflow |
commit | commitdiff | tree | snapshot |
| 2015-06-24 |
Roman Lebedev | babl_component_new(): fix global-buffer-overflow |
commit | commitdiff | tree | snapshot |
| 2015-06-24 |
Roman Lebedev | babl_type_new(): fix global-buffer-overflow |
commit | commitdiff | tree | snapshot |
| 2015-06-21 |
Øyvind Kolås | babl_parse_double: permit 0 and 9 after . |
commit | commitdiff | tree | snapshot |
| 2015-05-29 |
Øyvind Kolås | Revert "build: add --enable-installed-tests parameter" |
commit | commitdiff | tree | snapshot |
| 2015-05-29 |
Loren Merritt | Fix generation of test pixels |
commit | commitdiff | tree | snapshot |
| 2015-05-23 |
Vadim Rutkovsky | build: add --enable-installed-tests parameter |
commit | commitdiff | tree | snapshot |
| 2015-05-20 |
Thomas Manni | CIE: minor cleanups |
commit | commitdiff | tree | snapshot |
| 2015-05-20 |
Thomas Manni | CIE: new conversions to/from "CIE Lab alpha float"... |
commit | commitdiff | tree | snapshot |
| 2015-04-23 |
Mukund Sivaraman | Don't create a mutexattr for each mutex |
commit | commitdiff | tree | snapshot |
| 2015-04-19 |
Mukund Sivaraman | Don't repeat the malloc/free function pointer change... |
commit | commitdiff | tree | snapshot |
| 2015-04-12 |
Mukund Sivaraman | Remove unnecessary stat() |
commit | commitdiff | tree | snapshot |
| 2015-03-18 |
Jon Nordby | babl-mutex: Local headers first, remove unused |
commit | commitdiff | tree | snapshot |
| 2015-03-18 |
Jon Nordby | babl-mutex: Define _GNU_SOURCE instead of __USE_GNU |
commit | commitdiff | tree | snapshot |
| 2015-03-01 |
Mukund Sivaraman | Display whether a format is planar |
commit | commitdiff | tree | snapshot |
| 2015-03-01 |
Mukund Sivaraman | Support more than 100 formats |
commit | commitdiff | tree | snapshot |
| 2015-02-26 |
Mukund Sivaraman | Fix another place where assigned_name can be NULL |
commit | commitdiff | tree | snapshot |
| 2015-02-26 |
Mukund Sivaraman | Allow up to (and including) BABL_MAX_COMPONENTS |
commit | commitdiff | tree | snapshot |
| 2015-02-26 |
Mukund Sivaraman | Avoid shadowing babl variable |
commit | commitdiff | tree | snapshot |
| 2015-02-26 |
Mukund Sivaraman | Use common return |
commit | commitdiff | tree | snapshot |
| 2015-02-26 |
Mukund Sivaraman | assigned_name can be NULL, causing segfault |
commit | commitdiff | tree | snapshot |
| 2015-02-26 |
Mukund Sivaraman | Remove deadcode |
commit | commitdiff | tree | snapshot |
| 2015-02-26 |
Mukund Sivaraman | Fix type max value for consistency |
commit | commitdiff | tree | snapshot |
| 2015-02-13 |
Nils Philippsen | Remove workaround for non-recursive mutexes. |
commit | commitdiff | tree | snapshot |
| 2015-02-13 |
Nils Philippsen | Make BablMutex recursive on all platforms. |
commit | commitdiff | tree | snapshot |
| 2015-02-12 |
Elle Stone | Change constants to match built-in sRGB profiles. modif... |
commit | commitdiff | tree | snapshot |
| 2015-02-03 |
Øyvind Kolås | post release version bump |
commit | commitdiff | tree | snapshot |
| 2015-02-03 |
Øyvind Kolås | release 0.1.12 |
commit | commitdiff | tree | snapshot |
| 2015-02-03 |
Øyvind Kolås | NEWS: update |
commit | commitdiff | tree | snapshot |
| 2015-02-03 |
Øyvind Kolås | AUTHORS: add more people |
commit | commitdiff | tree | snapshot |
| 2014-12-30 |
Øyvind Kolås | CIE: minor cleanups |
commit | commitdiff | tree | snapshot |
| 2014-12-30 |
Øyvind Kolås | test: update srgb_to_lab_u8 test |
commit | commitdiff | tree | snapshot |
| 2014-12-30 |
Elle Stone | Modify CIE color space conversions to use D50-adapted... |
commit | commitdiff | tree | snapshot |
| 2014-11-16 |
Øyvind Kolås | roadmap: make statement about tentativeness more explicit |
commit | commitdiff | tree | snapshot |
| next |